home *** CD-ROM | disk | FTP | other *** search
/ Programming a Multiplayer FPS in DirectX / Programming a Multiplayer FPS in DirectX (Companion CD).iso / DirectX / dxsdk_oct2004.exe / dxsdk.exe / Samples / C++ / Direct3D / DepthOfField / DepthOfField.rc < prev    next >
Encoding:
Text File  |  2004-09-27  |  1.9 KB  |  86 lines

  1. // Microsoft Visual C++ generated resource script.
  2. //
  3. #include "resource.h"
  4.  
  5. #define APSTUDIO_READONLY_SYMBOLS
  6. /////////////////////////////////////////////////////////////////////////////
  7. //
  8. // Generated from the TEXTINCLUDE 2 resource.
  9. //
  10. #define IDC_STATIC -1
  11. #include <WinResRc.h>
  12.  
  13.  
  14.  
  15. /////////////////////////////////////////////////////////////////////////////
  16. #undef APSTUDIO_READONLY_SYMBOLS
  17.  
  18. /////////////////////////////////////////////////////////////////////////////
  19. // English (U.S.) resources
  20.  
  21. #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
  22. #ifdef _WIN32
  23. LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
  24. #pragma code_page(1252)
  25. #endif //_WIN32
  26.  
  27. /////////////////////////////////////////////////////////////////////////////
  28. //
  29. // RT_MANIFEST
  30. //
  31.  
  32. 1                       RT_MANIFEST             "DepthOfField.manifest"
  33.  
  34. /////////////////////////////////////////////////////////////////////////////
  35. //
  36. // Icon
  37. //
  38.  
  39. // Icon with lowest ID value placed first to ensure application icon
  40. // remains consistent on all systems.
  41. IDI_MAIN_ICON           ICON                    "..\\..\\common\\directx.ico"
  42.  
  43. #ifdef APSTUDIO_INVOKED
  44. /////////////////////////////////////////////////////////////////////////////
  45. //
  46. // TEXTINCLUDE
  47. //
  48.  
  49. 1 TEXTINCLUDE 
  50. BEGIN
  51.     "resource.h\0"
  52. END
  53.  
  54. 2 TEXTINCLUDE 
  55. BEGIN
  56.     "#define IDC_STATIC -1\r\n"
  57.     "#include <winresrc.h>\r\n"
  58.     "\r\n"
  59.     "\r\n"
  60.     "\0"
  61. END
  62.  
  63. 3 TEXTINCLUDE 
  64. BEGIN
  65.     "\r\n"
  66.     "\0"
  67. END
  68.  
  69. #endif    // APSTUDIO_INVOKED
  70.  
  71. #endif    // English (U.S.) resources
  72. /////////////////////////////////////////////////////////////////////////////
  73.  
  74.  
  75.  
  76. #ifndef APSTUDIO_INVOKED
  77. /////////////////////////////////////////////////////////////////////////////
  78. //
  79. // Generated from the TEXTINCLUDE 3 resource.
  80. //
  81.  
  82.  
  83. /////////////////////////////////////////////////////////////////////////////
  84. #endif    // not APSTUDIO_INVOKED
  85.  
  86.